home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,401 to 4,500 / aol-file-protocol-4400-4401-to-4500.zip / AOLDLs / PDA-Newton Development / ND Newt Turtle Tutorial 1.1 / newtturt.sit / newtturt / mac / NewtTurT.1st next >
Text File  |  1994-09-04  |  2KB  |  66 lines

  1. NewtTurT.1st
  2. 9/3/94
  3.  
  4. Version 1.1
  5.  
  6. NewtTurT (Newt Turtle Tutorial) is an interactive tutorial (Newton book) that
  7. will show how you can program in NewtonScript with turtle-style graphics
  8. directly on your Newton using Newt.  There is also a related book -- NewtATut
  9. (Newt Application Tutorial) -- that shows how you can develop a simple
  10. application with buttons, fields and other interface objects in NewtonScript
  11. using Newt.
  12.  
  13. Copyright 1994, S. Weyer, All Rights Reserved Worldwide.
  14.  
  15. Keywords: tutorial, Newt, object-oriented programming, NewtonScript, learning,
  16. graphics, mathematics, Logo
  17.  
  18. NewtTurT -- the book -- is freeware. "Newt" -- the native programming
  19. environment for developing applications and doing graphical programming -- is
  20. shareware. Newt is not required to use this book, nor must it be registered to
  21. try NewtTurT. If you have Newt installed on your Newton, you can try the
  22. examples as you read. (You should be able to find Newt on the same
  23. server/service where you found this book, under a Newton application or
  24. development directory, with a name similar to newt-devenv-23.hqx or
  25. newt23.sit). This version of NewtATut works with Newt version 2.3 (and
  26. greater).
  27.  
  28. If you register Newt, you will receive
  29. - a manual that introduces NewtonScript and describes Newt commands and methods
  30. - a set of graphics, prototype and application examples
  31. - notification and discussion of future releases of Newt and related online books
  32. - relief from shareware procrastination and guilt.
  33.  
  34.  
  35. Distribution:
  36. NewtTurT may be freely distributed via online services and bulletin boards if
  37. it is unmodified and includes the file NewtTurT.1st. It may not be
  38. commercially bundled or redistributed on CD-ROM, floppy disk, PCMCIA, networks
  39. or other media without my permission.
  40.  
  41.  
  42. Contents [newtturt-book-11.sit / .hqx, turtut.sit]
  43. - NewtTurT.pkg -- a Newton book
  44.   /mac and /dos
  45. - NewtTurT.1st -- this text file
  46.  
  47. Change history:
  48. 1.1 (9/3/94)
  49. - adds more method source examples
  50. - eliminates icon highlight problem (on MP110)
  51.  
  52. 1.0 (7/25/94)
  53. - initial Newton book release
  54.  
  55. Problems, suggestions, questions, encouragement, and Newt registrations to
  56.  
  57. Author:
  58. Stephen Weyer
  59. 17 Timber Knoll Drive
  60. Washington Crossing, PA 18977-1052
  61. Internet: weyer@guest.apple.com
  62. America Online/eWorld/NewtonMail: SteveWeyer
  63. Compuserve: 74603,2051
  64. AppleLink: WEYER.S
  65.  
  66.